Welcome![Sign In][Sign Up]
Location:
Search - matlab serial

Search list

[Com Portchuankou

Description: 串口通信的例子,示范,可以借鉴。适合初学者-Examples of serial communication, demonstration, we can draw
Platform: | Size: 1024 | Author: zc | Hits:

[matlabserialComm

Description: 主要是串口数据的收发! 写了一个GUI界面,包括一些常用的控件,文件的读写,出错的简单处理,弹出对话框等 可能还有一些错误,欢迎拍砖! 调试在matlab7.0.4上通过!-Mainly to send and receive serial data! Wrote a GUI interface, including some commonly used control, file read and write, a simple error handling, pop-up dialog boxes, etc. There may be some mistakes, please Paizhuan! Debugging in matlab7.0.4 adopted!
Platform: | Size: 10240 | Author: 罗飞 | Hits:

[OtherMATLAB

Description: 简单潮流计算的小程序,相关的原始数据数据数据输入格式如下: B1是支路参数矩阵,第一列和第二列是节点编号。节点编号由小到大编写 对于含有变压器的支路,第一列为低压侧节点编号,第二列为高压侧节点 编号,将变压器的串联阻抗置于低压侧处理。 第三列为支路的串列阻抗参数。 第四列为支路的对地导纳参数。 第五烈为含变压器支路的变压器的变比 - Simple little program flow calculation, the raw data of the data related to data entry format is as follows: B1 is the slip parameter matrix, the first column and second column is the node number. Node number from small to big with the transformer for the preparation of slip, the first as the low pressure side of the node number, the second as a high-pressure side of the node number, the series impedance of the transformer low voltage side of the deal placed. As the third branch of the serial impedance parameters. Fourth as a slip of the ground admittance parameters. Strong as with the fifth branch of the transformer transformer turns ratio
Platform: | Size: 8192 | Author: zy | Hits:

[matlabserialcomm

Description: Matlab编写的串口通讯程序,可以实现PC与串口外设的通讯与检测-Serial communication program written in Matlab, can achieve PC and serial communication with the detection of peripheral
Platform: | Size: 1024 | Author: menjinlong | Hits:

[matlabserial_port_example

Description: 改程序为一个matlab使用串口的实例程序,能够够在工程开发中提供一个无硬件测试提供帮助。-this is an example matlab program of using serial port, it s convenient to use this for project test of data acquisition application .
Platform: | Size: 1024 | Author: 王明 | Hits:

[matlabMATLAB_Heart_sounds

Description: 配合上传的C8051程序,通过串口接收心音数据,并通过图形显示。串口接收数据为中断方式。-With the upload process of C8051F020, through the serial port to receive heart sound data, and useing graphics to display.Received through the serial port interrupt.
Platform: | Size: 1303552 | Author: 闵晓东 | Hits:

[matlabseriescommmatlab

Description: 利用matlab编写的串行通信助手程序,GUI界面对学通信的应该很有帮助-Matlab serial communication using a helper application written, GUI interface should be helpful in learning to communicate
Platform: | Size: 10240 | Author: a123ac | Hits:

[AI-NN-PRdsss

Description: 直接序列扩频通信系统,实现PN码同步,采用串行滑动相关捕获相关峰-Direct sequence spread spectrum communication system, and PN code synchronization, sliding-related capture serial correlation peak
Platform: | Size: 7168 | Author: liufei | Hits:

[matlabcomtocom

Description: MATLAB与串口的连接的GUI和M文件,很适用的。参照这个设计思路,可以跟句自己的需要进行修改和完善!-MATLAB GUI with the serial connection and M files, it is applicable. Reference to the design ideas, with the sentences to their own needs can be modified and improved!
Platform: | Size: 8192 | Author: Evy_hui | Hits:

[SCMrrrr

Description: 本文介绍的是一套51系列单片机编程器的设计开发、制作过程 。本文从AT89C51单片机的基本结构和工作原理入手,详细介绍了单片机编程器的工作原理,得到了总体的设计方案。该编程器在硬件实现上,以AT89C51单片机为核心,利用串行口与计算机进行数据的相互传送;软件设计采用C++Builder编写,其Windows界面操作简单易懂。该编程器通用性强,可对AT89C51/52,AT89C2051/2052进行编程,具有简单的仿真功能,而且制作成本十分低廉。-This article describes a set of 51 series programmer design and development, production process. In this paper, the basic structure of AT89C51 microcontroller and principle, a detailed description of the microcontroller programmer works to get the overall design. The programmer on the hardware to AT89C51 microcontroller as the core, the use of the computer serial port for data transfer with each other software written using C++ Builder, the Windows interface is simple to understand. The programmer versatility, can AT89C51/52, AT89C2051/2052 be programmed with a simple simulation capabilities, and production cost is very low.
Platform: | Size: 266240 | Author: 庄小虎 | Hits:

[matlabmyfunction

Description: matlab 功能强大 网上下载 据说是单片机和matlab串口通信-matlab download is said to be a powerful microcontroller and serial communication matlab
Platform: | Size: 11264 | Author: 张路况 | Hits:

[matlabMATLAB-GUI

Description: 1、均为MATLAB软件M文件程序; 2、程序文件为每一章节中例题的MATLAB程序电子版,程序名与例题名序号相对应; 3、此文件夹中的程序已经经过调试,在MATLAB 7.0或以上版本中均可以正常运行; 4、程序头中功能介绍了此程序的主要实现的功能。-1, M files are MATLAB software program 2, the program files for each chapter in the electronic version of examples of the MATLAB program, the program name and serial number corresponding to the example names 3, this folder has been debugging the program in MATLAB 7.0 or later can be normal operation 4, the program features first introduced in the main achievement of this program functions.
Platform: | Size: 1852416 | Author: sa | Hits:

[AI-NN-PRDijkstra

Description: 图与网络论中求最短路径的Dijkstra算法 M-函数 格式 [S,D]=minroute(i,m,W) i为最短路径的起始点,m为图顶点数,W为图的带权邻接矩阵, 不构成边的两顶点之间的权用inf表示。显示结果为:S的每 一列从上到下记录了从始点到终点的最短路径所经顶点的序号; D是一行向量,记录了S中所示路径的大小 -Graph and network theory Dijkstra' s shortest path algorithm M-function the format [S, D] = minroute (i, m, W) i is the starting point of the shortest path, m is the graph vertices, W is the graph with adjacency matrix power, does not constitute the edge between two vertices of the right to use the inf that. Showing results: S a top to bottom of each record from the beginning to the end point of the shortest path through the vertices of the serial number D is a row vector to record the path shown in the size of S
Platform: | Size: 1024 | Author: 童康 | Hits:

[Com PortMATLAB_Serial

Description: MATLAB GUI实现串口程序(原创)-MATLAB GUI Serial program(original)
Platform: | Size: 378880 | Author: 吴建兵 | Hits:

[Communicationcomtocom

Description: matlab下的串口调试助手工具,类似于windows下的串口调试助手-serial debugging assistant tool using matlab GUI
Platform: | Size: 13312 | Author: iceknight | Hits:

[matlabMATLAB_example_for_serial_devices

Description: matlab serial communication
Platform: | Size: 1024 | Author: suneel | Hits:

[AI-NN-PRForcast-neural

Description: 使用人工神经网络进行时间序列预测的matlab源程序。-Time serial forecasting based on artificial neural network
Platform: | Size: 7168 | Author: 肖进 | Hits:

[matlabCOM

Description: matlab的串口函数使用,利用串口读数并操作-matlab serial port function, use, and operation of the use of serial reading
Platform: | Size: 2048 | Author: 李金 | Hits:

[matlabwuxianchuanganqi_chuankou_gui

Description: 在使用无线传感器接收数据,在matlab平台上建立GUI界面时,使用的GUI串口通信的程序,用于读取无线传感器的数据-Receiving data using a wireless sensor, built on the matlab platform GUI interface, use the GUI serial communication program for reading data from wireless sensor
Platform: | Size: 6144 | Author: 王彭 | Hits:

[Com Portrs232

Description: 串口通信,Matlab软件和外部有串口通讯的设备进行通讯-Serial communication
Platform: | Size: 1024 | Author: Curtis Zhang | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net